home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / programming / c / make-3.75 / configh.dos < prev    next >
Encoding:
Text File  |  1996-09-07  |  1.6 KB  |  69 lines

  1. /* Generated automatically from configure.in by autoheader.  DO NOT EDIT!  */
  2.  
  3. #define INCLUDEDIR "c:/djgpp/include"
  4. #define LIBDIR "c:/djgpp/lib"
  5.  
  6. /* Define if you have dirent.h.  */
  7. #define DIRENT
  8.  
  9. /* Define if you have the strcoll function and it is properly defined.  */
  10. #define HAVE_STRCOLL
  11.  
  12. /* Define if you have unistd.h.  */
  13. #define HAVE_UNISTD_H
  14.  
  15. /* Define as the return type of signal handlers (int or void).  */
  16. #define RETSIGTYPE void
  17.  
  18. /* Define if you have the ANSI C header files.  */
  19. #ifndef STDC_HEADERS
  20. #define STDC_HEADERS
  21. #endif
  22.  
  23. /* Define if `sys_siglist' is declared by <signal.h>.  */
  24. #define SYS_SIGLIST_DECLARED
  25.  
  26. /* Define if you have getdtablesize.  */
  27. #define HAVE_GETDTABLESIZE
  28.  
  29. /* Define if you have dup2.  */
  30. #define HAVE_DUP2
  31.  
  32. /* Define if you have sys_siglist.  */
  33. #undef HAVE_SYS_SIGLIST
  34.  
  35. /* Define if you have _sys_siglist.  */
  36. #undef HAVE__SYS_SIGLIST
  37.  
  38. /* Define if you have psignal.  */
  39. #define HAVE_PSIGNAL
  40.  
  41. /* Define if you have getcwd.  */
  42. #define HAVE_GETCWD
  43.  
  44. /* Define if you have sigsetmask.  */
  45. #define HAVE_SIGSETMASK
  46.  
  47. /* Define if you have setlinebuf.  */
  48. #define HAVE_SETLINEBUF
  49.  
  50. /* Define if you have the <limits.h> header file.  */
  51. #define HAVE_LIMITS_H
  52.  
  53. /* Define if you have the <sys/param.h> header file.  */
  54. #undef HAVE_SYS_PARAM_H
  55.  
  56. /* Define if you have the <fcntl.h> header file.  */
  57. #define HAVE_FCNTL_H
  58.  
  59. /* Define if you have the <string.h> header file.  */
  60. #define HAVE_STRING_H
  61.  
  62. /* Define if you have the <memory.h> header file.  */
  63. #define HAVE_MEMORY_H
  64.  
  65. /* Define if you have the `strerror' function.  */
  66. #define HAVE_STRERROR
  67.  
  68. #define SCCS_GET "get"
  69.